home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / term / XPRA23.readme < prev    next >
Text File  |  1993-01-25  |  5KB  |  145 lines

  1. Short: xprascii.library V:2.3 uuen/decode sup.
  2. Type: comm/term
  3.  
  4. This is an XPR 2.0 implementation of the ASCII protocol.
  5.  
  6. based on xprascii.library 0.9 by W.G.J. Langeveld
  7.  
  8. Source code modifications and additions needed for XPR are:
  9.  
  10.     Copyright ©1992 Ueli Kaufmann, All Rights Reserved.
  11.  
  12.  
  13. There's nothing really fancy about it..(-:
  14.  
  15. Configurable options are:
  16.  `char delay'
  17.  `line delay'
  18.  `line-feed translation',
  19.  `carriage-return translation',
  20.  `uuencode/uudecode files'
  21.  `delete received uudecoded files'
  22.  `expand blank lines',
  23.  `prompt char'
  24.  `strip high bit'
  25.  
  26.  
  27. (C)har delay:  C<ticks>
  28. -------------
  29. A numeric value in ticks (1 tick = 20msecs) which causes XPr-ASCII
  30. to wait (also called "pacing") before transmitting each character. 
  31. Values between zero and 500 (10 secs) are valid.
  32. (default: 0).
  33.  
  34.  
  35. (L)ine delay:  L<ticks>
  36. -------------
  37. Milliseconds to wait between the transmission of each line
  38. of text.  The same limits of the character delay option
  39. described in the previous section apply here.
  40. (default: 0)
  41.  
  42.  
  43. Carriage-(R)eturn translation:   R<n|s|x|a>
  44. ------------------------------
  45. The three options available determine how an incoming carriage
  46. return is to be handled.  You can either do nothing via the
  47. (N)one option, (S)trip it, e(X)change for a linefeed <LF>,
  48. or (A)dd a linefeed <LF> character to it.
  49. (default: "None")
  50.  
  51.  
  52. Line-(F)eed translation:   F<n|s|x|a>
  53. ------------------------
  54. Like the CR transl. feature described in the paragraph above, you
  55. can also select how an incoming linefeed <LF> character is to be
  56. translated.  As above, you can leave it alone (None), (S)trip it,
  57. e(X)change for a <CR> or (A)dd a carriage return <CR> character to it.
  58. (default: "None")
  59.  
  60.  
  61. (U)uencode/decode file when sending/receiving:   U<0|1>
  62. ----------------------------------------------
  63. XPr-Ascii gives you the chance to uuencode binary-files `on the fly'
  64. when they are sent. It's possible to uudecode files after receiving, too.
  65. (default: off)
  66.  
  67. * `forwarded' from UUCode.doc/UU3722.lha    by Klaus Alexander Seistrup
  68. *
  69. *   FUNCTION
  70. *       These programs/functions are primarily for use with electronic
  71. *       mail systems such as FidoNet and UUCP.
  72. *
  73. *       UUEncode sort of encrypts a program so that the output will only
  74. *       contain printable characters, thus allowing you to post a binary
  75. *       file in a message area.
  76. *
  77. *       UUDecode does the opposite thing: it decrypts an UUEncode'd ASCII
  78. *       file into its binary origin. It is *NOT* necessary to cut out the
  79. *       UUEncode'd part of a message in order to decode it - just pass the
  80. *       whole msg to UUDecode.
  81. *
  82. *       Please note that UUEncode doesn't perform any kind of compression!
  83. *       In fact, any UUEncode'd file will be *at least* one third bigger
  84. *       than the original file, due to the loss of information by convert-
  85. *       ing the file to ASCII.
  86. *
  87. *       Please also note that not all moderators welcome UUEncode't files
  88. *       and remember that a lot of people will be paying money for down-
  89. *       loading your messages - so use it with care, huh? :-)
  90. *       The encode file has an ordinary text form and can be  edited
  91. *       by any text editor to change the mode or remote name.
  92. *
  93. *       This version of uuencode  automatically  adds  checksums  to
  94. *       each  line,  and  an overall file size to the end.  Old ver-
  95. *       sions of uudecode will ignore this  extra  information,  new
  96. *       versions will check it and complain if it is in error.
  97.  
  98.  
  99.  
  100. (D)elete uudecoded file:   D<0|1>
  101. ------------------------
  102. Delete received uuencoded ascii-file after uudecoding.
  103. (default: off)
  104.  
  105.  
  106. (S)trip high bit:   S<0|1>
  107. -----------------
  108. Use this option if you want the high bit of each character
  109. reset that is received when using 8N1.
  110. (default: off)
  111.  
  112.  
  113. (E)xpand blanks:    E<0|1>
  114. ----------------
  115. When this feature is selected, XPr-ASCII will send one space
  116. character for lines which contain only an end-of-line
  117. character.  Use this option when the on-line text editor
  118. you're using exits its input mode whenever a carriage return
  119. is received without any text preceding it.
  120. (default: on).
  121.  
  122.  
  123. (P)rompt char:    P<char>
  124. --------------
  125. Instructs XPr-ASCII to wait for a specific character after
  126. transmitting a line of text.  If blank, text is sent continuously
  127. without interruption for the duration of the transfer.
  128. special chars are:
  129.  \0    = null   (prompt-char option is disabled)
  130.  \n    = newline         (ASCII 10)
  131.  \r    = carriage return (ASCII 13)
  132.  \\    = backslash       (ASCII 47)
  133.  \dNNN = Any decimal ASCII-value  fe: \27  Escape (ASCII 27)
  134. (default: null {=\0}).
  135.  
  136.  
  137.  
  138.  
  139. Send bug-reps, gifts, flames etc. to:
  140.  
  141. Ueli Kaufmann
  142. uucp:  Ueli_Kaufmann@augs1.adsp.sub.org
  143. znet:  U.KAUFMANN@LINK-CH1.ZER
  144. fido:  2:802/810.0 Ueli Kaufmann
  145.